SftTree/NET 2.0

AfterIconPart Property, DimensionsClass Class

Softel vdm, Inc.

Defines the gap to the right of the item image.

Syntax      DimensionsClass Class (Softelvdm.SftTreeNET)

VB   

Public Property AfterIconPart As Integer

C#   

public int AfterIconPart { get; set; }

C++   

public: property int AfterIconPart {
        int get();
        void set(int value);
}

Property Value

The gap to the right of the item image in pixels.

The default value is 1.

Comments

The AfterIconPart property defines the gap to the right of the item image.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com